lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 23 Jun 2013 13:23:49 +0000 (15:23 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 23 Jun 2013 13:23:49 +0000 (15:23 +0200)
commite2f794e4833efb21606f10013efea3db42bc8ecb
tree8dc6f0984730357887ed05155e18472a81134df9
parent50c9e8344088c44e493cc299859b1363639cba34
lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.
(tabulated-list-init-header): Don't skip aligning the next header field when
padding is 0; otherwise, field width is not respected unless the title is as
wide as the field.
lisp/ChangeLog
lisp/emacs-lisp/tabulated-list.el